-
Notifications
You must be signed in to change notification settings - Fork 31
chore: release main #982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release main #982
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Peer Dependency Mismatch for Server-SDK-AI 0.14.0
The peerDependencies for @launchdarkly/server-sdk-ai is still set to "^0.12.2" but should be "^0.14.0" according to the changelog. The changelog states "peerDependencies: @launchdarkly/server-sdk-ai bumped from ^0.12.2 to ^0.14.0" but this change was not applied. This is critical because server-sdk-ai 0.14.0 contains breaking changes, and the provider package was developed against 0.14.0 (as shown in devDependencies).
packages/ai-providers/server-ai-vercel/package.json#L51-L52
js-core/packages/ai-providers/server-ai-vercel/package.json
Lines 51 to 52 in 13694a2
| "typescript": "5.1.6" | |
| }, |
Bug: Peer Dependency Version Mismatch Causes Breaking Changes
The peerDependencies for @launchdarkly/server-sdk-ai is still set to "^0.12.2" but should be "^0.14.0" according to the changelog. The changelog states "peerDependencies: @launchdarkly/server-sdk-ai bumped from ^0.12.2 to ^0.14.0" but this change was not applied. This is critical because server-sdk-ai 0.14.0 contains breaking changes, and the provider package was developed against 0.14.0 (as shown in devDependencies).
packages/ai-providers/server-ai-openai/package.json#L47-L48
js-core/packages/ai-providers/server-ai-openai/package.json
Lines 47 to 48 in 13694a2
| "typescript": "5.1.6" | |
| }, |
Bug: Broken peerDependency Version Mismatch for SDK AI
The peerDependencies for @launchdarkly/server-sdk-ai is still set to "^0.12.2" but should be "^0.14.0" according to the changelog. The changelog states "peerDependencies: @launchdarkly/server-sdk-ai bumped from ^0.12.2 to ^0.14.0" but this change was not applied. This is critical because server-sdk-ai 0.14.0 contains breaking changes, and the provider package was developed against 0.14.0 (as shown in devDependencies).
packages/ai-providers/server-ai-langchain/package.json#L47-L48
js-core/packages/ai-providers/server-ai-langchain/package.json
Lines 47 to 48 in 13694a2
| "typescript": "5.1.6" | |
| }, |
e37a980 to
e61ec94
Compare
2379a40 to
af009bc
Compare
|
@launchdarkly/browser size report |
|
@launchdarkly/js-sdk-common size report |
|
@launchdarkly/js-client-sdk size report |
|
@launchdarkly/js-client-sdk-common size report |
8ca449a to
931c6a2
Compare
🤖 I have created a release beep boop
server-sdk-ai: 0.14.0
0.14.0 (2025-11-06)
⚠ BREAKING CHANGES
Features
Bug Fixes
server-sdk-ai-langchain: 0.3.0
0.3.0 (2025-11-06)
⚠ BREAKING CHANGES
Features
Dependencies
server-sdk-ai-openai: 0.3.0
0.3.0 (2025-11-06)
⚠ BREAKING CHANGES
Features
Dependencies
server-sdk-ai-vercel: 0.3.0
0.3.0 (2025-11-06)
⚠ BREAKING CHANGES
Features
Dependencies
This PR was generated with Release Please. See documentation.
Note
Release server-ai 0.14.0 (judge evals, breaking renames/removals) and update LangChain/OpenAI/Vercel providers to 0.3.0 with structured output; refresh examples and manifests to new versions.
packages/sdk/server-ai) —0.14.0createJudge,judgeConfig,trackEvalScores); includes SDK version in tracking.enabledin AI Config defaults; renames several AI config types.0.3.0@launchdarkly/server-sdk-ai-langchain,-openai,-vercel: add structured output support forinvoke(breaking changes).@launchdarkly/server-sdk-aito^0.14.0.@launchdarkly/[email protected]and provider packages^0.3.0..release-please-manifest.jsonwith new versions.Written by Cursor Bugbot for commit 00cd808. This will update automatically on new commits. Configure here.